Refactor Wheels code for better performance, security, and maintainability. Use when optimizing code, fixing anti-patterns, improving performance, or enhancing security. Provides refactoring patterns and best practices.
4.3
Rating
0
Installs
Tools & Utilities
Category
The skill provides useful before/after refactoring examples for Wheels framework code covering performance (N+1 queries, eager loading), security (parameter verification, SQL injection), and code quality (extract method pattern). The description adequately conveys the skill's purpose. However, the skill lacks depth in several areas: it provides only a handful of specific patterns rather than comprehensive refactoring guidance, the structure is fairly basic without systematic organization or decision trees for when to apply which patterns, and the novelty is limited since these are straightforward code transformations that a CLI agent could reasonably handle with general programming knowledge. The skill would benefit from broader pattern coverage, anti-pattern detection heuristics, automated refactoring suggestions based on code analysis, and more complex framework-specific optimization strategies that truly require specialized knowledge.
Loading SKILL.md…

Skill Author